Sections of the XML File
When you export data from Cobra to wInsight, you do so using a single XML file. The file is divided into sections for easier reading.
The sections are:
- Units
- Structures
- Columns
- Calendars
- CalendarDets
- Contractors
- Contracts
- ACL
- Periods
- Cprs
- Elements
- EarnedValues
- Manpowers
- FutureEtcs
- NarrElemPers
- ElemLinks
- Related Topics:
- Units Section of the XML File
When a project is exported to wInsight, the elements of cost selected on the Element of Cost page of the wInsight wizard are exported to the <Units> section of the XML file. - Structures Section of the XML File
When a project is exported to wInsight, the structures selected on the Export Structures page of the wInsight wizard are exported to the <Structures> section of the XML file. - Columns Section of the XML File
When a project is exported to wInsight, the columns information is exported to the <Columns> section of the XML file. - Calendars Section of the XML File
When a project is exported to wInsight, the calendar information is exported to the <Calendars> section of the XML file. - CalendarDets Section of the XML File
When a project is exported to wInsight, the information on the Calendar Periods tab of the assigned calendar detail is exported to the <CalendarDets> section of the XML file. - Contractors Section of the XML File
When a project is exported to wInsight, the information on Contract Information tab of the Project Properties dialog box is exported to the <Contractors> section of the XML file. - Contracts Section of the XML File
When a project is exported to wInsight, the information on the Contract Information and Budget tabs of the Project Properties dialog box is exported to the <Contracts> section of the XML file. - ACL Section of the XML File
When a project is exported to wInsight, the access control information is exported to the <ACL> section of the XML file. - Periods Section of the XML File
When a project is exported to wInsight, the current period information is exported to the <Periods> section of the XML file. - Cprs Section of the XML File
When a project is exported to wInsight, the information on the General, Contract Information, and Budget tabs of the Project Properties dialog box is exported to the <Cprs> section of the XML file. - Elements Section of the XML File
When a project is exported to wInsight, the work breakdown structures (WBS) and organizational breakdown structures (OBS) information is exported to the <Elements> section of the XML file. - EarnedValues Section of the XML File
When a project is exported to wInsight, the cost set information on the Cost Sets page of the wInsight wizard is exported to the <EarnedValues> section of the XML file. - Manpowers Section of the XML File
When a project is exported to wInsight, the manpower units information on the Element of Cost page of the wInsight wizard is exported to the <Manpowers> section of the XML file. - FutureEtcs Section of the XML File
When a project is exported to wInsight, the future time-phased budget and forecast information is exported to the <FutureEtcs> section of the XML file. - NarrElemPers Section of the XML File
When a project is exported to wInsight, the narrative information in Narrative Text pane of the Analyze form is exported to the <NarrElemPers> section of the XML file. - ElemLinks Section of the XML File
When a project is exported to wInsight, codes selected on the Link Structures page of the wInsight wizard are exported to the <ElemLinks> section of the XML file.
Parent Topic: Cobra to wInsight Data Export